Class org.omg.CORBA.Principal
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CORBA.Principal

java.lang.Object
   |
   +----org.omg.CORBA.Principal

public class Principal
extends Object

Constructor Index

 o Principal()

Method Index

 o identity()
 o identity(byte[])

Constructors

 o Principal
  public Principal()

Methods

 o identity
  public abstract void identity(byte value[])
 o identity
  public abstract byte[] identity()

All Packages  Class Hierarchy  This Package  Previous  Next  Index